Namespace - LJCWinFormControls
Parameters
x - The mouse X value.
y - The mouse Y value.
Returns
The mouse row index.
Syntax
C# |
public Int32 LJCGetMouseRowIndex(Int32 x, Int32 y)
|
Retrieves the row index for the X and Y values.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.